From cae5dbfc2139ae59415a1f1a52488072c104cdd8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 4 Oct 2008 10:15:27 +0000 Subject: [PATCH] merge r12847 to 8.09 SVN-Revision: 12848 --- package/madwifi/patches/375-atim_tsf_update.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/madwifi/patches/375-atim_tsf_update.patch b/package/madwifi/patches/375-atim_tsf_update.patch index cd5eefabdd..a8a05e03ae 100644 --- a/package/madwifi/patches/375-atim_tsf_update.patch +++ b/package/madwifi/patches/375-atim_tsf_update.patch @@ -37,7 +37,7 @@ + struct ath_hal *ah = sc->sc_ah; + int dev = sc->sc_ah->ah_macType; + unsigned int nbtt, atim; -+ bool is_5210 = 0; ++ int is_5210 = 0; + + /* + * check if the ATIM window is still correct: -- 2.30.2